Name | Description | |
---|---|---|
![]() | NFilterIterator<T> Constructor | Initializer constructor |
The following tables list the members exposed by NFilterIterator<T>.
Name | Description | |
---|---|---|
![]() | NFilterIterator<T> Constructor | Initializer constructor |
Name | Description | |
---|---|---|
![]() | Current | Gets the element in the collection at the current position of the iterator. |
Name | Description | |
---|---|---|
![]() | MoveNext | Advances the iterator to the next element of the collection. |
![]() | Reset | Sets the iterator to its initial position, which is before the first element in the collection. |